-
Notifications
You must be signed in to change notification settings - Fork 252
feat(k8s): add macro & cards #4623
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
<Grid> | ||
<DefaultCard | ||
title="How to access the Kubernetes audit logs" | ||
description="Learn how you can visualize the audit logs of your Kubernetes Cluster in Grafana using Scaleway's Cockpit." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description="Learn how you can visualize the audit logs of your Kubernetes Cluster in Grafana using Scaleway's Cockpit." | |
description="Learn how you can visualize the audit logs of your Kubernetes cluster in Grafana using Scaleway's Cockpit." |
<Grid> | ||
<DefaultCard | ||
title="How to access the Kubernetes audit logs" | ||
description="Learn how you can visualize the audit logs of your Kubernetes Cluster in Grafana using Scaleway's Cockpit." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description="Learn how you can visualize the audit logs of your Kubernetes Cluster in Grafana using Scaleway's Cockpit." | |
description="Learn how you can visualize the audit logs of your Kubernetes cluster in Grafana using Scaleway's Cockpit." |
macro: kubernetes-cockpit-intro | ||
--- | ||
|
||
Scaleway’s [Cockpit](/cockpit/quickstart/) provides a centralized solution for monitoring and logging in of your Kubernetes applications, helping you gain insights into cluster activity, performance, and security. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scaleway’s [Cockpit](/cockpit/quickstart/) provides a centralized solution for monitoring and logging in of your Kubernetes applications, helping you gain insights into cluster activity, performance, and security. | |
Scaleway’s [Cockpit](/cockpit/quickstart/) provides a centralized solution for the monitoring and logging in of your Kubernetes applications, helping you gain insights into cluster activity, performance, and security. |
- **Analyze logs**: View logs from all your Kubernetes containers in one place to enhance observability and simplify troubleshooting. | ||
- **Track activity**: Audit logs provide detailed records of user actions, application API calls, and control plane operations, helping with compliance and security. | ||
|
||
Cockpit integrates with **Grafana** for rich data visualization and provides **automated monitoring** without the need to configuure additional infrastructure. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cockpit integrates with **Grafana** for rich data visualization and provides **automated monitoring** without the need to configuure additional infrastructure. | |
Cockpit integrates with **Grafana** for rich data visualization and provides **automated monitoring** without the need to configure additional infrastructure. |
Est-ce qu'on peut merge ? @bene2k1 |
Your checklist for this pull request
Description
Please describe what you added or changed.